home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
PCWK-txt
/
Intel Free Software
/
IntelChipsetUtility
/
Disk1
/
data1.cab
/
AllFiles
/
Win98
/
ICH2ideM.inf
< prev
next >
Wrap
Windows Setup INFormation
|
2001-09-06
|
4KB
|
124 lines
; ****************************************************************************
; ****************************************************************************
; ** Filename: ICH2IDEM.INF
; ** Abstract: Windows* 98 INF Update File for Intel(R) 82801BAM IDE device
; ** Last Update: August 1, 2000 (Version 2.50 Build 002)
; ****************************************************************************
; ****************************************************************************
[version]
LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=hdc
ClassGUID={4d36e96a-e325-11ce-bfc1-08002be10318}
Provider=%INTEL%
CatalogFile=ICH2IDEM.CAT
DriverVer=08/01/2000, 2.50.002
;Class Install
[ClassInstall]
AddReg=HDC_Class
[HDC_Class]
HKR,,,,%HDCClassName%
HKR,,Icon,,-9
[Manufacturer]
%INTEL%=INTEL_HDC
[INTEL_HDC]
%PCI\VEN_8086&DEV_244A.DeviceDesc%=DUAL_GOOD_IDE, PCI\VEN_8086&DEV_244A
%PCI\VEN_8086&DEV_244A.DeviceDesc%=DUAL_GOOD_IDE, PCI\VEN_8086&DEV_244A&CC_0101
%MF\GOODPRIMARY.DeviceDesc% = GOOD_IDE, MF\GOODPRIMARY
%MF\GOODSECONDARY.DeviceDesc% = GOOD_IDE, MF\GOODSECONDARY
[GOOD_IDE]
AddReg = ESDI_AddReg
[GOOD_IDE.HW]
AddReg = ESDI_FIFO_OK_AddReg
[GOOD_IDE.PosDup]
*PNP0600
[DUAL_GOOD_IDE]
AddReg=PCIMF.Reg,IDEProp.Reg
[DUAL_GOOD_IDE.HW]
AddReg=DUAL_GOOD_IDE.RegHW
[DUAL_GOOD_IDE.RegHW]
HKR,Child0000,HardwareID,,MF\GOODPRIMARY
HKR,Child0000,ResourceMap,1,00,01,02
HKR,Child0000,VaryingResourceMap,1,06,00,00,00,00,08,00,00,00,01,00,00,00
HKR,Child0000,MFFlags,1,0C,00,00,00
HKR,Child0001,HardwareID,,MF\GOODSECONDARY
HKR,Child0001,ResourceMap,1,03,04,05
HKR,Child0001,VaryingResourceMap,1,06,08,00,00,00,08,00,00,00,01,00,00,00
HKR,Child0001,MFFlags,1,0C,00,00,00
HKR,,PCIDualIDE,1,01
[DUAL_GOOD_IDE.PosDup]
*PNP0600
[IDEProp.Reg]
HKR,,EnumPropPages,,"sysclass.dll,IDEEnumPropPages"
[PCIMF.Reg]
HKR,,DevLoader,,*CONFIGMG
HKR,,Enumerator,,*CONFIGMG
HKR,,CMDrivFlags,1,03,00,00,00
[ESDI_FIFO_OK_AddReg]
HKR,,IDENoSerialize,3,01
[ESDI_AddReg]
HKR,,DriverDesc,,"ESDI Port Driver"
HKR,,DevLoader,,*IOS
HKR,,PortDriver,,ESDI_506.pdr
[ControlFlags]
CopyFilesOnly=PCI\VEN_8086&DEV_244A
ExcludeFromSelect=PCI\VEN_8086&DEV_244A
ExcludeFromSelect=MF\GOODPRIMARY,MF\GOODSECONDARY
[Strings]
HDCClassName = "Hard disk controllers"
INTEL="Intel"
MF\GOODPRIMARY.DeviceDesc= "Primary IDE controller (dual fifo)"
MF\GOODSECONDARY.DeviceDesc= "Secondary IDE controller (dual fifo)"
PCI\VEN_8086&DEV_244A.DeviceDesc="Intel(R) 82801BAM Ultra ATA Storage Controller - 244A"
; Copyright (c) 1999-2000 Intel Corporation
; Copyright (c) 1993-1998 Microsoft Corporation
; ************************************************************
; Intel is making no claims of usability, efficacy or
; warranty.
; ************************************************************
; Information in this document is provided in connection with
; Intel products. No license, express or implied, by estoppel
; or otherwise, to any intellectual property rights is granted
; by this document. Intel assumes no liability whatsoever,
; and Intel disclaims any express or implied warranty,
; relating to sale and/or use of Intel products including
; liability or warranties relating to fitness for a particular
; purpose, merchantability, or infringement of any patent,
; copyright or other intellectual property right. Intel
; products are not intended for use in medical, life saving,
; or life sustaining applications.
; ************************************************************
; Intel Corporation disclaims all warranties and liabilities
; for the use of this document and the information contained
; herein, and assumes no responsibility for any errors which
; may appear in this document, nor does Intel make a
; commitment to update the information contained herein. Intel
; reserves the right to make changes to this document at any
; time, without notice.
; ************************************************************
; ************************************************************
; * Third-party brands and names are the property of their
; respective owners.